CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc list control

搜索资源列表

  1. TestList6

    0下载:
  2. 一个在VC环境下使用的CListCtrl控件,这里扩展了不少功能,在列表中增加了下拉框、日历选择、双击修改等功能,好像与默认的功能相比差大,经过这么增强,功能确实强了不少,有兴趣的看代码。-A VC environment using CListCtrl control, where a lot of extended features added in the drop-down list box, select the calendar, double-click to modify oth
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:48527
    • 提供者:詹荣根
  1. HTControlDemo

    1下载:
  2. 调试需要VS2010,只想看效果的可以联系我发给你exe.此VC界面控件皮肤库我会不断地更新,你发现问题及时联系我,请关注我的资源列表中最新版本。支持绝大多数常用控件,可以对控件进行任意换肤,支持控件任意透明度,界面无闪烁,不需要附加的学习即可使用。包含PNG透明按钮,静态控件,自定义进度条,自定义控制杆,自绘滚动条,完美替换CListCtrl滚动条,支持CListCtrl背景图显示,在CListCtrl中添加进度条,完美替换CRichEditCtrl滚动条等。-Debugging requir
  3. 所属分类:界面编程

    • 发布日期:2014-01-17
    • 文件大小:1103063
    • 提供者:MR lee
  1. VCnetlistcrate

    0下载:
  2. VC.NET创建列表视图应用程序,在窗体中使用ListView表格控件,让数据结构更加清淅,便于阅读,本程序运行微软.NET平台,请使用VisualStudio2010及以上版本编译。-VC.NET create a list view application forms in a form with the ListView control, so that the data structure is more clear mission, easy to read, the program
  3. 所属分类:.net

    • 发布日期:2017-12-08
    • 文件大小:34771
    • 提供者:天云
  1. HOCKKTV

    0下载:
  2. VC++编写的KTV点歌系统,SQLSERVER数据库,这个KTV系统使用了SkinPlusPlusDLL.dll控件进行换肤,界面比较漂亮吧,你现在看到源码爱好者的截图是在编辑状态下,看到的不是实际的运行效果。本KTV系统具有以下功能:查看已点歌曲列表、清空播放列表、按歌手查询音乐、按拼音查询歌曲、按歌曲名和歌曲类型查询歌曲、管理员设置、开户点歌、当前歌曲播放控制、设置播放模式、视频窗口等功能。-VC++ prepared KTV VOD system, SQLSERVER database,
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:564257
    • 提供者:卓涛
  1. 6857346

    0下载:
  2. 使用列表控件,VC++精选学习源码,很好的参考资料。-Use control list, select learning VC++ source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:140793
    • 提供者:桂花翅子
  1. 98655

    0下载:
  2. 在列表视图(CListView)中使用列表控件,VC++精选学习编程源码,很好的参考资料。-In the list view (CListView) is used in the control list, select learning VC++ programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:19529
    • 提供者:烟鸭掌儿
  1. 975684

    1下载:
  2. VC 仿QQ游戏大厅树状列表控件,精选学习源码,很好的参考资料。-VC imitation QQ games hall tree control list, select learning source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:43315
    • 提供者:红烧鲫鱼
  1. 569854

    0下载:
  2. VC++ 特效列表控件,分别为任务选择列表与颜色选择两种样式。本程序实现了一个可以折叠、可以更换成员类型的特效列表控件,精选学习源码,很好的参考资料。-VC++ effects list controls, respectively, task selection and color selection list two styles. This procedure can realize a folding, can change the list of control types of ef
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:41969
    • 提供者:烟鸭掌儿
  1. CListCtrlTest

    0下载:
  2. List Ctrl控件是VC里面很基本的常用控件,演示了List Ctrl控件的使用方法。-List Ctrl VC control is inside a very basic common controls, demonstrates the use of List Ctrl controls.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-09
    • 文件大小:1896063
    • 提供者:lee
  1. Demo

    0下载:
  2. VC自带的列表框控件功能是非常有限的,一个实例结合列表框编辑框使用-VC' s own list box control functions are very limited, an instance of the use of a combination list box edit box
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1872505
    • 提供者:suxun
  1. redrawListDemo

    0下载:
  2. VC++.NET Clistctrl重绘,可定义内容行颜色 以及鼠标点击各个状态的颜色,并实现了隔行变色,与最初默认的Clistctrl相比,漂亮了许多,也更加清淅了,用来显示列表数据更直观了。内含一个位图皮肤控件,用来实现一个位图滚动条控件,还有一个控件滚动条换肤,用于通过对一个控件的子类化实现滚动条换肤,和CSkinScrollBar配合使用。-VC++. NET Clistctrl redraw lines define the content of each color and the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:44876
    • 提供者:wpudn20
  1. SearchFile

    0下载:
  2. 完美使用列表控件等实现文件的查找、删除,是对vc初学者很有用。-Use the list to achieve perfect control, such as finding files, delete files,it is very useful for beginners.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-27
    • 文件大小:9757006
    • 提供者:晓风
  1. SqlNesting

    0下载:
  2. VC++ SQL语句嵌套查询实例,嵌套的SQL 语句可以执行比较复杂的数据库操作,本源码介绍在INSERT 语句中嵌套使用SELECT语句。测试前请通过控制面板注册Access 数据源students,编译并运行Debug下的exe程序,如上图所示。左右列表框分别显示的table1 和table2 两个表的内容。左图表示开始table2 是空的,结构和table1 相同。单击【备份】按钮,将table1 的数据完全拷贝到table2,-VC++ SQL statement is nested q
  3. 所属分类:MySQL

    • 发布日期:2017-04-17
    • 文件大小:29033
    • 提供者:孙尧
  1. MFC

    1下载:
  2. 这份源文件是基于VC下的MFC工程做的常用控件测试,通过一个的对话框展示了十来种控件编程使用方法,包括滚动条和文本框的同步方法,列表框扫描文件夹,自绘控件等,是零零碎碎的时间做的,希望进入MFC的小伙伴们喜欢-The source file is used under the control of the VC MFC engineering based testing, through a dialog box shows a dozen control programming method
  3. 所属分类:Dialog_Window

    • 发布日期:2016-12-04
    • 文件大小:193536
    • 提供者:江河
  1. ListFile

    0下载:
  2. MFC 实现的本地文件以及文件夹轮训列表,适用于初学者对于vc的控件研究以及对于文件API的熟悉使用-MFC to achieve local files and folders rotation list, for beginners as well as for the control study vc familiar with the API for file
  3. 所属分类:TreeView

    • 发布日期:2017-05-09
    • 文件大小:1887505
    • 提供者:fhy
  1. ComAssistant

    0下载:
  2. 本版本由sky的1.0修改而成,本来只是用来学习SPCOMM控件的,想不到经过一个晚上的努力,程序已经近于完善了。就将我的成果共享出来吧。由于改用COMPORT控件为SPCOMM控件,整个代码已经经过大规模的改动,去除了Email等与程序应用不太相关的部分,改进了绝大部分算法,添加原未完成的功能 ,程序依然是参照龚建伟VC版《串口调试助手V2.2》来编写的。我相信,现在的程序不比龚建伟VC版《串口调试助手V2.2》差,毕竟串口调试助手V2.2不能显示中文字符(或许只有我遇到这个问题)。把它作为我
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:259539
    • 提供者:shengzh
  1. VC_Control

    0下载:
  2. 本程序是实现VC控制操作的小例程,可实现属性页,列表框、编辑框等多种控件的操作。适合初学VC的同学参考。-This procedure is to achieve VC control operation of small routines, enabling property pages, list box, edit box and other control operations. Suitable for beginners VC reference students.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:2930636
    • 提供者:思远
  1. xosvfixroutineregularly

    0下载:
  2. VC中用用树形控件列出文件夹的方法 简单的实例,很好(VC use tree control list folder instance method is simple, very good)
  3. 所属分类:文件操作

    • 发布日期:2017-12-21
    • 文件大小:23552
    • 提供者:ilqkstrate
  1. xhntrol

    0下载:
  2. VC中用用树形控件列出文件夹的方法 简单的实例,很好(VC use tree control list folder instance method is simple, very good)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:23552
    • 提供者:xgefm-96855
  1. gridctrl_demo227

    2下载:
  2. 网络控件,好用的VC网络控件,没有合并单元格功能(Grid control,You can enter the drop-down list, and merged cells cgridctrl, compilation environment for vs2005.)
  3. 所属分类:界面编程

    • 发布日期:2019-08-02
    • 文件大小:322795
    • 提供者:龙飞16888
« 1 2 ... 5 6 7 8 9 10»
搜珍网 www.dssz.com